[INFO] fetching crate sdl3 0.20.0...
[INFO] checking sdl3-0.20.0 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate sdl3 0.20.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sdl3 0.20.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sdl3 0.20.0
[INFO] tweaked toml for crates.io crate sdl3 0.20.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdl3 0.20.0 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sdl3 0.20.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:333:1
[INFO] [stderr]     |
[INFO] [stderr] 333 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sdl3` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8
[INFO] running `Command { std: "docker" "start" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:333:1
[INFO] [stderr]     |
[INFO] [stderr] 333 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sdl3` (manifest) generated 1 warning
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling sdl3-sys v0.7.1+SDL-3.4.16
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling wgpu v30.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking pollster v1.0.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling sdl3 v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stdout] warning: use of deprecated module `std::i16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> examples/audio-capture-and-replay.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::i16;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/audio-capture-and-replay.rs:78:56
[INFO] [stdout]    |
[INFO] [stdout] 78 |     (sum as f32) / (recorded_vec.len() as f32) / (i16::MAX as f32) * 100.0
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/audio-capture-and-replay.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |     (max as f32) / (i16::MAX as f32) * 100.0
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `accumulator` is never read
[INFO] [stdout]    --> examples/demo_games/a02_woodeneye_008.rs:701:9
[INFO] [stdout]     |
[INFO] [stdout] 701 |         accumulator += 1;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 704 |             accumulator = 0;
[INFO] [stdout]     |             --------------- `accumulator` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `accumulator` is never read
[INFO] [stdout]    --> examples/demo_games/a02_woodeneye_008.rs:704:13
[INFO] [stdout]     |
[INFO] [stdout] 704 |             accumulator = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/sdl3/rect.rs:948:47
[INFO] [stdout]     |
[INFO] [stdout] 948 |                     Point::new(i32::MIN, i32::min_value()),
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/sdl3/rect.rs:949:47
[INFO] [stdout]     |
[INFO] [stdout] 949 |                     Point::new(i32::MAX, i32::max_value())
[INFO] [stdout]     |                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/sdl3/rect.rs:999:28
[INFO] [stdout]     |
[INFO] [stdout] 999 |             Rect::new(i32::min_value(), i32::min_value(), 1, 1).into()
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/sdl3/rect.rs:999:46
[INFO] [stdout]     |
[INFO] [stdout] 999 |             Rect::new(i32::min_value(), i32::min_value(), 1, 1).into()
[INFO] [stdout]     |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/sdl3/rect.rs:1015:34
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             Rect::new(0, 0, i32::max_value() as u32, i32::max_value() as u32).into()
[INFO] [stdout]      |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/sdl3/rect.rs:1015:59
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             Rect::new(0, 0, i32::max_value() as u32, i32::max_value() as u32).into()
[INFO] [stdout]      |                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/sdl3/event.rs:3642:9
[INFO] [stdout]      |
[INFO] [stdout] 3642 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/sdl3/event.rs:3669:9
[INFO] [stdout]      |
[INFO] [stdout] 3669 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.83s
[INFO] running `Command { std: "docker" "inspect" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8", kill_on_drop: false }`
[INFO] [stdout] eda3cffcbc2533f37be35590e3127913ab8a572988df7c90391556ed09f265a8
